2014-08-04 - 11858 - Spec - Update Latest PO price for Material Std Cost #ABAP #costing #FIMM

SPECIFICATIONS

11858- Update Latest PO Price in Material STD Cost


Purpose


Update Latest PO Price in Material STD Cost

Admin Info


Purpose
Update Latest PO Price in Material STD Cost
Requested By
Babu Lankipally
Spec Created By
Venkat Kondapally
Spec Created Date
04/08/2014
Spec QA by
Venkat and Laxman
Objects
ZMM_PO_MATERIAL_STD_COST,
ZPOSTDCOST
Document Status
Complete

References


Prior Tickets



Documents




Functional Requirement


Develop a Program to Update the Standard Cost of Material with Last PO Price.

The Program should have two inputs Seasons and collections(with the option to run in background), in case only seasons are maintained in input make sure all the collections are included in materials selection.
Identify last PO created using those materials in selection, get the PO price and Update using MR2. Make sure for the plants not in company code 0010, use exchange rate table for currency conversions (this is due to global price maintained only in USD).

Solution Summary



Developed program ZMM_PO_MATERIAL_STD_COST to update the Material Price based on the Latest PO Price of the Material.
Test Plan
[List test scenarios/cases to be executed here]



Test Scenario
Expected Results
1
Input Season and with Multiple Collections
STD Price is updated for Materials of the Season and Particular Collections from Latest PO's
2
Input One Season and One Collection
STD Price is updated for Materials of the Season and Particular Collections from Latest PO's
3
Input only Season
STD Price is updated for all Materials of Season with price from latest PO

Solution Details


[Provide complete technical details for configuration or programming here]
Program Name: ZMM_PO_MATERIAL_STD_COST
Transaction: ZPOSTDCOST

Selection Criteria:


Technical Details:

Ouput/Log


Issues